home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 2505 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  716 b 

  1. Path: vb.franken.de!volker
  2. From: volker@vb.franken.de (Volker Barthelmann)
  3. Subject: Re: Must I free my linked lists? (GCC)
  4. Newsgroups: comp.sys.amiga.programmer
  5. References: <volker.0eqv@vb.franken.de> <867.6603T1206T1431@teclink.net>
  6. X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
  7. Message-ID: <volker.0f1g@vb.franken.de>
  8. Date: 31 Jan 96 21:54:34 MET
  9. Organization: home
  10.  
  11. rad (rad@teclink.net) wrote:
  12. :
  13. : >Probably all Amiga C libraries have a malloc() that frees all memory
  14. : >after program termination, but no C compiler is required to do it.
  15. :
  16. : The ANSI-C standard requires it.
  17.  
  18. Don't think so.
  19.  
  20. : Any C compiler that doesn't free malloc()
  21. : memory on exit isn't worth a darn.
  22.  
  23. At least its C library, yes.
  24.  
  25. Volker
  26.  
  27.